<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>Typhoon-VDV</long_name>
		<short_name>Typhoon-VDV</short_name>
		<comment>Typhoon-L MRAP with module BM-30-D calibre 30-mm and machine gun type PKT</comment>

		<uniform_profile>uniform_profile_american_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>80</number></data>
		<data><month>12</month><year>2040</year><number>80</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-TyphoonVDV 30-mm.png</image_profile>
			<weight>6000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>KAMAZ 7403</name>
				<horsepower>410</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>110</offsetX>
				<offsetY>-100</offsetY>
				<horizontal_angle>-200</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-TyphoonVDV.png</image_view>

			<width>240</width>
			<length>587</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>18</upper_front>
				<lower_front>18@-15</lower_front>
				<side>10</side>
				<rear>8</rear>
				<top>7</top>
				<bottom>7</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>240</width>
			<length>400</length>
			<height>140</height>

			<offsetX>0</offsetX>
			<offsetY>90</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10@30</front>
				<side>9</side>
				<rear>8</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-TyphoonVDV 30 turret.png</image_view>

			<diameter>230</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>120</offsetY>

			<rotate_time>10</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10@10</front>
				<side>10</side>
				<rear>8</rear>
				<top>9</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_30_2A42</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type></weapon>
			<ammo><for>WEAPON_CANNON_30_2A42</for><flavour>FLAVOUR_APDS</flavour><rounds>200</rounds></ammo>
			<ammo><for>WEAPON_CANNON_30_2A42</for><flavour>FLAVOUR_HE</flavour><rounds>300</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

		</turret>
	</vehicle>
</squad>
